core: Do enumerate ff/ objects as well
authorColin Walters <walters@verbum.org>
Sun, 20 Jul 2014 16:20:51 +0000 (12:20 -0400)
committerColin Walters <walters@verbum.org>
Mon, 21 Jul 2014 11:25:51 +0000 (07:25 -0400)
commite3928205413592ad9f687746401fe484983ecbe8
tree2c2f94979952bf7d7766b73cf09f60da19500f04
parent1834a71b1f4856612e5d0638d1f82e9831e89a39
core: Do enumerate ff/ objects as well

An embarassing off-by-one here.  I noticed we weren't pruning them.

https://bugzilla.gnome.org/show_bug.cgi?id=733458
src/libostree/ostree-repo.c
tests/test-basic.sh